home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / AMOSList / AMOSLIST.0997 / 000245_amos-request@svcs1.digex.net_Mon Sep 22 20:38:51 1997.msg < prev    next >
Text File  |  1997-10-01  |  3KB  |  63 lines

  1. Received: from svcs1.digex.net (svcs1.digex.net [204.91.197.224])
  2.     by mail2.access.digex.net (8.8.5/8.8.5) with ESMTP id UAA25559
  3.     for <mcox@access.digex.net>; Mon, 22 Sep 1997 20:38:49 -0400 (EDT)
  4. Received: (from daemon@localhost)
  5.     by svcs1.digex.net (8.8.5/8.8.5) id QAA17583
  6.     for amos-out; Mon, 22 Sep 1997 16:15:45 -0400 (EDT)
  7. Received: from mail2.access.digex.net (mail2.access.digex.net [205.197.247.3])
  8.     by svcs1.digex.net (8.8.5/8.8.5) with ESMTP id QAA17580
  9.     for <amos-list@svcs1.digex.net>; Mon, 22 Sep 1997 16:15:44 -0400 (EDT)
  10. Received: from punt-2.mail.demon.net (punt-2b.mail.demon.net [194.217.242.6])
  11.     by mail2.access.digex.net (8.8.5/8.8.5) with SMTP id QAA08617
  12.     for <amos-list@access.digex.net>; Mon, 22 Sep 1997 16:15:39 -0400 (EDT)
  13. Received: from mirex.demon.co.uk ([158.152.68.125]) by punt-2.mail.demon.net
  14.            id af0622767; 22 Sep 97 16:04 BST
  15. Received: by mirex.demon.co.uk (V1.16/Amiga)
  16.     id AA001pt; Mon, 22 Sep 97 16:02:56 GMT
  17. Date: Mon, 22 Sep 97 16:02:56 GMT
  18. Message-Id: <9709221602.AA001ps@mirex.demon.co.uk>
  19. Message-Id: <251a57ae.u10t12e.6370c-Braneloc@mirex.demon.co.uk>
  20. In-Reply-To: <c=AU%a=_edu%p=Tased%l=KANINA-970922031849Z-348@kanina.cosgrove.tased.edu.au>
  21.          (from "Templeton, Jeremy" <J.Templeton@cosgrove.tased.edu.au>)
  22.          (at Mon, 22 Sep 1997 13:18:49 +1000)
  23. Organization: Mirex Software
  24. Reply-To: Braneloc@mirex.demon.co.uk
  25. Website: http://www.mirex.demon.co.uk
  26. From: Keith Hill <Braneloc@mirex.demon.co.uk>
  27. MMDF-Warning:  Parse error in original version of preceding line at punt-2.mail.demon.net
  28. Cc: amos-list@access.digex.net
  29. Subject: RE: Compiler Bugs !!!
  30. Status: O
  31. X-Status: 
  32.  
  33. To the one known as Templeton,,
  34.  
  35. > I found a problem with the compiler, but it's only been doing it lately.
  36. >     
  37. >     I can't use data in my program, because the compiler hangs when it
  38. > tries to save, adn unvalidates the harddisk. 
  39.  
  40.         ******************************************
  41.  
  42.             BACK UP YOUR HARDDISK NOW
  43.  
  44.         ******************************************
  45.  
  46.  
  47. Don't argue, just DO IT.  Don't say you havn't got enought floppies.  This
  48. is almost definately the symptom of a larger problem.  If you are NOT 
  49. running AFS, run a recovery tool.  Parnet your hard disk onto another machine
  50. if you have to.
  51.  
  52. >     I found that if you save the data using bsave and some other stuff
  53. > (which I wont tell you, because my maps are done using it.), it compiles
  54. > and is remarkable quicker to use becasue bload loads it straight into
  55. > the dimed array, and it's almost instantanious.
  56.  
  57. Yeah, thats a good way of doing things, but I still like peek & poke into
  58. memory banks.  I always hated calculating the END address of the array, 
  59. something about it starting at 0 or 1, and never remembering. the 
  60. multiplication.
  61.  
  62. cyagain.
  63.